home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 122 / MOBICLIC 122.ISO / mac / DATA / ENG122 / ENG122_00 / ENG122_00.swf / scripts / frame_2 / DoAction.as
Text File  |  2010-02-16  |  175b  |  11 lines

  1. if(_global.HOTE == undefined)
  2. {
  3. }
  4. detecteGrilles();
  5. gereTypes();
  6. detectMascotte();
  7. trace("listTypes " + listTypes);
  8. trace("mascotte " + mascotte);
  9. InitOk();
  10. stop();
  11.